Last modified: 5/11/96 Albacete (Spain)

MIDI2SCO  (for Midi2ScoWin or source code see below)
========

 This little program is intended to be used with Csound, to convert your
standard midi files into score files of Csound.

 Creates one line per note with:

  iN starttime endtime velocity note

 N is either the channel number [0,15] or the program number [0,127] but
1 is added.


 YOU CAN REDISTRIBUTE THIS PROGRAMS FREELY WITH THIS READ.ME FILE .
 IT IS FREEWARE BUT I COULD CHANGE MY MIND SO YOU --MUST-- REGISTER IF YOU
 FIND IT USEFULL PREFERABLY BY EMAIL, ANYWAY SOME GIFT OR WHATEVER WOULD BE
 WELCOME.

 IF YOU WANT TO SHELL IT IN ANY WAY CONTACT ME.

 DISCLAIMER : I AM NOT RESPONSIBLE FOR THE DAMAGE THIS PROGRAMS COULD MAKE
 TO YOUR FILES OR WHATEVER, I HAVE TRY TO TEST IT BUT... USE IT AT YOUR OWN
 RISK!

Midi2ScoWin (also known as mid2scow.exe for compatibility)
===========

It is the same program, but with a user friendly environment, the output editor
is added in version 1.30. Runs on Windows 95 (TM of Microsoft).

               --------------
  SOURCE CODE  IMPORTANT !!!!
  ===========  --------------
 ---------------------------------------------------------------------------
 It is based on 1990 version of SMF from Music Quest Inc., I haven't found
 references about them, I think this company no longer exist, but if you
 find them let me know. I use a modified subset of what they did, so I hope
 nobody will be damaged if I include some source code from others, if Music
 Quest Inc. or whoever with the copyright, thinks this is not fair YOU MUST
 DESTROY THIS PROGRAMS AND THIS SOURCE CODE while I make my own rutines free
 of copyrights (I use them for faster building time). REMEMBER TO REGISTER
 ---------------------------------------------------------------------------

 If you have suggestions or remarks contact me:

  David Corts Provencio
  C/ Hellin,43,1C
  02002  ALBACETE
  SPAIN

    E-mail: dcproven@ctv.es <------------------------ PREFERABLY!!!!!

  WWW: http://www.ctv.es/USERS/dcproven.htm
  Phone: INTL + 34 + (9)67 + 509622


